JavaScript Debugger Modules > What is a JavaScript Debugger Module? > getFunctionStartInstrument()

 

getFunctionStartInstrument()

Availability

Dreamweaver 4.0

Description

Called before the first statement in a function declaration. The getStepInstrument() function is also called for the statement.

Arguments

None.

Returns

A string containing the JavaScript to insert at the beginning of the function.